snmp-walk
tool/snmp-walk
Type: Command
| Argument | Type | Description |
|---|---|---|
| oid | string | |
| address | ipAddr | |
| port | num | |
| tries | num | |
| try-timeout | time | |
| version | enum (1 | 2c | 3) | |
| community | string | |
| security | enum (none | authorized | private) | |
| authentication-password | string | |
| authentication-protocol | enum (MD5 | SHA1) | |
| encryption-password | string | |
| encryption-protocol | enum (DES | AES) |
| Read-only Argument | Type | Description |
|---|---|---|
| oid | string | |
| type | enum (null | integer | counter | gauge | timeticks | unsigned-integer | octet-string | opaque | object-id | ip-address | counter-64bit | no-such-object | no-such-instance | end-of-mib-view) | |
| value | string |